home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Ashampoo Clip Finder 1.20 - pelne wersja / ashampoo_clipfinder_120_fm.exe / {app} / lang / ACF-en-us.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-07-10  |  2KB  |  97 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Arial';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_014Indent /* 0.14 Indent */
  13. {
  14.  color: #000000;
  15. }
  16. span.f_CodeExample /* Code Example */
  17. {
  18.  font-size: 8pt;
  19.  font-family: 'Courier New';
  20.  color: #000000;
  21. }
  22. span.f_Comment /* Comment */
  23. {
  24. }
  25. span.f_CourierFixed /* Courier Fixed */
  26. {
  27.  font-family: 'Courier New';
  28.  color: #000000;
  29. }
  30. span.f_Heading1 /* Heading1 */
  31. {
  32.  font-size: 12pt;
  33.  font-weight: bold;
  34. }
  35. span.f_ImageCaption /* Image Caption */
  36. {
  37.  font-size: 8pt;
  38.  font-weight: bold;
  39. }
  40. span.f_InternalHeading /* Internal Heading */
  41. {
  42.  font-size: 11pt;
  43.  font-weight: bold;
  44.  color: #000080;
  45.  text-decoration: underline;
  46. }
  47. span.f_InternalHeading2 /* Internal Heading 2 */
  48. {
  49.  font-size: 11pt;
  50.  font-weight: bold;
  51.  color: #000000;
  52. }
  53. span.f_ListIndent /* List Indent */
  54. {
  55.  color: #000000;
  56. }
  57. span.f_Notes /* Notes */
  58. {
  59. }
  60. span.f_Popup /* Popup */
  61. {
  62.  font-size: 8pt;
  63.  color: #000000;
  64. }
  65. /* Paragraph styles */
  66. p /* Normal */
  67. {
  68.  text-align: left;
  69.  text-indent: 0px;
  70.  padding: 0px 0px 0px 0px;
  71.  margin: 0px 0px 0px 0px;
  72. }
  73. .p_014Indent /* 0.14 Indent */
  74. {
  75.  margin: 0px 0px 0px 13px;
  76. }
  77. .p_CodeExample /* Code Example */
  78. {
  79.  white-space: nowrap;
  80. }
  81. .p_Comment /* Comment */
  82. {
  83. }
  84. .p_Heading1 /* Heading1 */
  85. {
  86. }
  87. .p_ImageCaption /* Image Caption */
  88. {
  89. }
  90. .p_ListIndent /* List Indent */
  91. {
  92.  margin: 0px 0px 0px 19px;
  93. }
  94. .p_Notes /* Notes */
  95. {
  96. }
  97.